home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Science / µSim 1.0b5 folder / source / DoMenu.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-10-09  |  182 b   |  7 lines  |  [TEXT/MMCC]

  1. extern short lastCommand;
  2.  
  3. void DoMenuFile(short theItem);
  4. void DoMenuWindows(short theItem);
  5. void ShowWindowAndCheckMenu(WindowPtr w, short theMenuItem);
  6. void Handle_My_Menu(long);
  7.